home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / vd160r.zip / VDSAMPLE.ZIP / VALIDOOR.ASC < prev    next >
Text File  |  1991-11-15  |  3KB  |  112 lines

  1.  
  2.  
  3. ValidOOR
  4. --------
  5.  
  6. User Registration and Verification door.
  7.  
  8. Copyright (c)1989-91, Cabell B. Clarke Jr., All Rights Reserved.
  9.  
  10. ----
  11.  
  12. ValidOOR is a validation program for RA sysops.  It will validate
  13. users automatically and assure that all users of this system leave
  14. a valid phone number to the sysop of the system.  This is done via
  15. callback to the user.
  16.  
  17. I got the idea for ValidOOR from Robert Rosania's Register program
  18. which does the same thing for Opus Systems.
  19.  
  20.  
  21.  
  22. The way it works is this:
  23.  
  24. o  A new User logs into the BBS.
  25.  
  26. o  User then hits <R> to register as a user of this system.
  27.  
  28. o  User is presented with a brief questionaire which asks for a
  29.    phone number that User's modem is connected to.
  30.  
  31. o  User is then disconnected from the BBS.
  32.  
  33. o  Immediately, User prepares to receive incoming call on his modem.
  34.  
  35. o  BBS dials the number that User left and attempts to connect with
  36.    User.  Two attempts will be made.
  37.  
  38. o  When attempt is successful, User will be asked by BBS to enter his
  39.    password.
  40.  
  41.  
  42. This will present me, the Sysop, with a record of each user and a valid
  43. phone number that the modem is connected to.  This will help to make this
  44. system much more secure for you, the users, as well as me.
  45.  
  46.  
  47. Features
  48. --------
  49.  
  50. *  There are versions of ValidOOR for both QuickBBS and Remote
  51.    Access.  See Note (1).
  52.  
  53. *  ValidOOR maintains a log of all of it's activities.
  54.  
  55. *  ValidOOR optionally maintains a User Directory which checks for
  56.    duplicate phone numbers.
  57.  
  58. *  The Sysop has the option of toggling 'Long Distance' calls on or off.
  59.  
  60. *  ValidOOR can optionally make long distance calls during a slot of
  61.    time defined by the Sysop.
  62.  
  63. *  ValidOOR uses the FOSSIL communications driver.
  64.  
  65. *  ValidOOR has a Local Mode for Sysop testing.
  66.  
  67. *  ValidOOR reads the EXITINFO.BBS file created by RA.
  68.  
  69. *  ValidOOR can run from a type 15 or type 7 exit from QuickBBS/RA.
  70.  
  71. *  ValidOOR can exit with an errorlevel set to allow for automatic
  72.    validation of the Users.BBS file or ValidOOR can do the actual
  73.    setting of security levels, User Flags, and TimeLimits itself (Type
  74.    15 Exit only.)
  75.  
  76. *  ValidOOR gives the user a chance to change his phone number if the
  77.    sysop chooses to enable that feature.
  78.  
  79. *  ValidOOR has the option of screening phone numbers via reading the
  80.    RA PHONENUM.CTL file and can write numbers which it detects as VOICE
  81.    connections to a BadNumber Control file which can also be PHONENUM.CTL
  82.    if the sysop wants it that way.
  83.  
  84. *  ValidOOR can write directly to the Screen RAM or can use BIOS calls
  85.    for screen writes again configurable by the sysop.
  86.  
  87. *  ValidOOR has function keys to allow shelling to DOS, chatting with
  88.    the caller, or enabling a TWIT function which sets the user's
  89.    security level to 0.
  90.  
  91. ----
  92.  
  93. ValidOOR v1.xx is a shareware package which costs $12.00.  Registration
  94. gets you a key to disable the annoying delay as well as gets you access
  95. to the ValidOOR registered users support area for various VD utilities
  96. on this BBS.
  97.  
  98. Comments and suggestions are welcomed.  I am looking for features to add
  99. and ways to make it work better.  Please leave your comments to the sysop
  100. of this BBS.
  101.  
  102.  
  103. Thanks.
  104.  
  105.  
  106. Cabell Clarke
  107. Boot Factory BBS
  108. 804-262-9289
  109. 1:264/19
  110.  
  111. ----
  112.